[][src]Function fie_ffi::c::fie_post_add_image

#[no_mangle]
pub unsafe extern "C" fn fie_post_add_image(
    post: *mut Post,
    path: *const c_char
) -> bool

Adds image to Post

Path must be encoded as UTF-8

Returns whether operation is successful. Only up to 4 images are allowed