#[unsafe(no_mangle)]pub unsafe extern "C" fn pamoja_can_frame_id( frame: *const PamojaCanFrame, ) -> u32
Returns a frame’s identifier, already masked to 11 or 29 bits.
The identifier, or 0 if frame is null.
frame
frame must be a live handle from one of the frame constructors, or null.