StartColocationAdvertisementMETA

Type Alias StartColocationAdvertisementMETA 

Source
pub type StartColocationAdvertisementMETA = unsafe extern "system" fn(session: Session, info: *const ColocationAdvertisementStartInfoMETA, advertisement_request_id: *mut AsyncRequestIdFB) -> Result;
Expand description